home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 2 / CU Amiga Magazine's Super CD-ROM 02 (1996)(EMAP Images)(GB)[!][issue 1996-04].iso / 17_bit_pd / 17bitgif / sernet / mountremote < prev    next >
Text File  |  1994-05-15  |  288b  |  13 lines

  1. echo "Waiting for Network Connection...        *e[32m"Noline
  2. CD SNET:RAM
  3. CD SNET:SYS
  4. echo "OK*e[31m"
  5.  
  6. Echo "Activating Net Icons...                *e[32m"NoLine
  7. echo "Copying Default Network Icons...        *e[32m"Noline
  8. COPY Node.rinfo to SNET:RAM/node.rinfo 
  9. COPY Node.rinfo to SNET:SYS.info
  10. ECHO "OK*e[31m"
  11.  
  12.  
  13.